Zaps
Get Zaps [v1]
Welcome
Workflow API
Workflow Element
Embed Enhancements
Getting Started With the API
Categories
Accounts
Zap Templates
Authentications
Experimental
Schemas
- Common Types
Categories
Accounts
Zap Templates
Authentications
Experimental
Zaps
Get Zaps [v1]
This endpoint returns a list of Zaps for the authenticated Zapier user.
OAuth
This endpoint requires the zap
OAuth scope.
GET
/
v1
/
zaps
Copy
curl --request GET \
--url https://api.zapier.com/v1/zaps \
--header 'Authorization: Bearer <token>'
Copy
[
{
"next": "https://api.zapier.com/v1/zaps?limit=2&offset=2",
"previous": null,
"count": 4,
"objects": [
{
"id": 125,
"modified_at": "2017-03-22T09:38:11-05:00",
"state": "on",
"steps": [
{
"app": {
"description": "Typeform helps you ask awesomely online! If you ever need to run a survey, questionnaire, form, contest etc... Typeform will help you achieve it beautifully across all devices, every time, using its next generation platform.",
"hex_color": "8bcbca",
"id": 4259,
"image": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.64x64.png"
},
"api": "TypeformDevAPI",
"slug": "typeform",
"title": "Typeform",
"url": "https://zapier.com/apps/typeform/integrations"
},
"type_of": "read",
"params": null
},
{
"app": {
"description": "Trello is team collaboration tool that lets you organize anything and everything to keep your projects on task.",
"hex_color": "0079bf",
"id": 4192,
"image": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.64x64.png"
},
"api": "TrelloAPI",
"slug": "trello",
"title": "Trello",
"url": "https://zapier.com/apps/trello/integrations"
},
"type_of": "write",
"params": null
}
],
"title": "Create Trello cards from new Typeform entries",
"url": "https://zapier.com/editor/125"
},
{
"id": 123,
"modified_at": "2017-03-21T22:04:05-05:00",
"state": "off",
"steps": [
{
"app": {
"description": "Typeform helps you ask awesomely online! If you ever need to run a survey, questionnaire, form, contest etc... Typeform will help you achieve it beautifully across all devices, every time, using its next generation platform.",
"hex_color": "8bcbca",
"id": 4259,
"image": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.64x64.png"
},
"api": "TypeformDevAPI",
"slug": "typeform",
"title": "Typeform",
"url": "https://zapier.com/apps/typeform/integrations"
},
"type_of": "read",
"params": null
},
{
"app": {
"description": "Trello is team collaboration tool that lets you organize anything and everything to keep your projects on task.",
"hex_color": "0079bf",
"id": 4192,
"image": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.64x64.png"
},
"api": "TrelloAPI",
"slug": "trello",
"title": "Trello",
"url": "https://zapier.com/apps/trello/integrations"
},
"type_of": "write",
"params": null
}
],
"title": "Create Trello cards from new Typeform entries",
"url": "https://zapier.com/editor/123"
}
]
}
]
This API is rate limited.
Authorizations
See our OAuth2 authentication documentation
Query Parameters
If set, guarantees that the 'params' of any node belonging to your app will be present in the response
(Max: 100) Limit the number of Zap templates returned.
The number of Zap templates to skip before beginning to return the Zap templates. The default value is 0, which is the offset of the first item.
Filter for Zaps that contain the given parameter's {{KEY}} and the value of the query parameter. Keys are defined by your app on the developer platform.
Response
200 - application/json
read
- readwrite
- writefilter
- filtersearch
- searchsearch_or_write
- search_or_write
Available options:
read
, write
, filter
, search
, search_or_write
Copy
curl --request GET \
--url https://api.zapier.com/v1/zaps \
--header 'Authorization: Bearer <token>'
Copy
[
{
"next": "https://api.zapier.com/v1/zaps?limit=2&offset=2",
"previous": null,
"count": 4,
"objects": [
{
"id": 125,
"modified_at": "2017-03-22T09:38:11-05:00",
"state": "on",
"steps": [
{
"app": {
"description": "Typeform helps you ask awesomely online! If you ever need to run a survey, questionnaire, form, contest etc... Typeform will help you achieve it beautifully across all devices, every time, using its next generation platform.",
"hex_color": "8bcbca",
"id": 4259,
"image": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.64x64.png"
},
"api": "TypeformDevAPI",
"slug": "typeform",
"title": "Typeform",
"url": "https://zapier.com/apps/typeform/integrations"
},
"type_of": "read",
"params": null
},
{
"app": {
"description": "Trello is team collaboration tool that lets you organize anything and everything to keep your projects on task.",
"hex_color": "0079bf",
"id": 4192,
"image": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.64x64.png"
},
"api": "TrelloAPI",
"slug": "trello",
"title": "Trello",
"url": "https://zapier.com/apps/trello/integrations"
},
"type_of": "write",
"params": null
}
],
"title": "Create Trello cards from new Typeform entries",
"url": "https://zapier.com/editor/125"
},
{
"id": 123,
"modified_at": "2017-03-21T22:04:05-05:00",
"state": "off",
"steps": [
{
"app": {
"description": "Typeform helps you ask awesomely online! If you ever need to run a survey, questionnaire, form, contest etc... Typeform will help you achieve it beautifully across all devices, every time, using its next generation platform.",
"hex_color": "8bcbca",
"id": 4259,
"image": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/developer/5e21b4c1e0a2a3346a801dbc0a2a5a6d_2.64x64.png"
},
"api": "TypeformDevAPI",
"slug": "typeform",
"title": "Typeform",
"url": "https://zapier.com/apps/typeform/integrations"
},
"type_of": "read",
"params": null
},
{
"app": {
"description": "Trello is team collaboration tool that lets you organize anything and everything to keep your projects on task.",
"hex_color": "0079bf",
"id": 4192,
"image": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.png",
"images": {
"url_128x128": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.128x128.png",
"url_16x16": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.16x16.png",
"url_32x32": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.32x32.png",
"url_64x64": "https://cdn.zapier.com/storage/services/da3ff465abd3a3e1b687c52ff803af74.64x64.png"
},
"api": "TrelloAPI",
"slug": "trello",
"title": "Trello",
"url": "https://zapier.com/apps/trello/integrations"
},
"type_of": "write",
"params": null
}
],
"title": "Create Trello cards from new Typeform entries",
"url": "https://zapier.com/editor/123"
}
]
}
]